home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Commercial / FastATA4000 / ReadMe < prev    next >
Encoding:
Text File  |  2000-04-04  |  17.3 KB  |  461 lines

  1. ************************************************************************
  2. FastATA 4000 Controller  (A4000 PowerFlyer) with transfer rate 16.6 MB/s
  3. ************************************************************************
  4.  
  5. FEATURES
  6.  
  7. > High-speed Fast ATA-3/EIDE ZORRO III controller for Amiga 3000/4000.
  8. > Enables operation of the devices in fast modes PIO-3 and PIO-4 
  9.   up to 16.6 MB/s. 
  10. > Data transfer is several times faster than in any ZORRO II or 
  11.   Fast ZORRO II controllers. 
  12. > Compatible with PIO-0 to PIO-4, UDMA-33, UDMA-66 devices. 
  13. > Two IDE 3.5" ports allow to connect 4 EIDE devices 
  14.   (HDD, CD-ROM, CD-R, CD-RW, ZIP, LS-120, DVD) working at full speed. 
  15. > Supports HDDs > 4 GB. 
  16. > The set includes very advanced FastATA4000 software for controlling EIDE 
  17.   devices and the fastest CD filesystem: AllegroCDFS.  
  18.  
  19.  
  20. REGISTRATION
  21.  
  22. If you would like to receive e-mail updates of the software written
  23. for the ELBOX FastATA 4000 (A4000 PowerFlyer) Controller, please send 
  24. a message
  25. to:       support@elbox.com
  26. subject:  subscribe FastATA4000
  27. body:     <your name>,
  28.           <your mailing address>,
  29.           <your FastATA.driver version>,
  30.           <the serial number of your controller>,
  31.           <company where controller was bought>.
  32.  
  33.  
  34. INSTALLATION
  35.  
  36. Insert the controller board into any of the ZORRO III slot.
  37. Its elements must be visible on the UPPER side.
  38.  
  39.  
  40. SOFTWARE INSTALLATION
  41.  
  42. Note: If you use AmigaOS3.5 with no devices connected to the original
  43.       A4000 IDE port, you should insert the following line at the begin
  44.       of the S:startup-sequence:
  45.  
  46.       SetPatch QUIET SKIPROMUPDATES scsi.device
  47.       
  48.       If you use AmigaOS3.5 please remember to edit NSDPatch.cfg
  49.       file (in DEVS: drawer). Add a "#" comment character in the lines
  50.       where you already use an NSD device.
  51.       FastATA4000 software controls EIDE/ATAPI devices by its
  52.       own scsi.device (version 1 revision 0) or 2nd.scsi.device.
  53.       Scsi.device (2nd.scsi.device) from FastATA4000 is a NSD device, 
  54.       so you should place "#" before scsi.device or 2nd.scsi.device 
  55.       line in NSDPatch.cfg file.
  56.       
  57.       Instead of editing NSDPatch.cfg file, you could change in the 
  58.       SetPatch line (in S:startup-sequence file) as follows:
  59.       
  60.       SetPatch NONSD QUIET SKIPROMUPDATES scsi.device
  61.  
  62. Note: New HDD installation (partitioning) or making any change in RDB
  63.       of HDD attached to FastATA 4000 is permissible only if FastATA.driver
  64.       is running. FastATA.driver should be started before HDToolBox.
  65.  
  66.  
  67. The following files are provided in the enclosed FastATA4000 floppy disk:
  68.   FastATA.driver
  69.   FastATAInstall
  70.   FastATAPrefs
  71.   AllegroCDFS
  72.   AllegroCDFS.test1
  73.   Mountlists: CD0, CD1, CD2, CD3, PC4, PC5, PC6, PC7,
  74.   CheckLMB
  75.   ReadMeFirst
  76.   History.txt
  77.   DriveSpeed
  78.   ATAPIFormat
  79.   ReadTest
  80.   FastATA4000.lha
  81.   Copyright.doc
  82.  
  83.  
  84. Note: If you have only one drive attached to any port, jumpers on it
  85.       should be set to SINGLE (MASTER).
  86.       If you have two drives attached to any port, the first drive
  87.       should have jumpers set to MASTER, the second one to SLAVE.
  88.       
  89.  
  90. AUTOMATIC SOFTWARE INSTALLATION
  91.  
  92. 1. Boot the computer from the hard disk.
  93. 2. Run FastATA-Install from the FastATA4000 floppy disk.
  94.  
  95. The installation proceeds fully automatically.
  96.  
  97. FastATA-Install prepares all the AllegroCDFS mountlists for your
  98. CD-ROM/CD-R/CD-RW/DVD drives.
  99.  
  100. Note: The Installer program (from INSTALL Workbench) must be present
  101.       in the C: drawer of the booting disk.
  102.  
  103.  
  104. MANUAL SOFTWARE INSTALLATION
  105.  
  106. 1. Copy FastATA.driver to the C: drawer.
  107. 2. Copy FastATAPrefs to the PREFS: drawer.
  108. 3. Add the following at the beginning of the startup-sequence:
  109.  
  110.    C:CheckLMB
  111.    IF WARN
  112.    SYS:Prefs/FastATAPrefs
  113.    EndIF
  114.    C:FastATA.driver QUIET
  115.  
  116. Note: If you upgrade drivers, copy only new FastATA.driver and new
  117.       FastATAPrefs to appropriate drawers.
  118.  
  119. 4. For manual AllegroCDFS installation, copy AllegroCDFS to L: drawer.
  120. 5. Copy proper mountlists from FastATA4000:mountlists to DEVS:DosDrivers.
  121.  
  122.  
  123. HOW THE SOFTWARE WORKS 
  124.  
  125. The card creates a proprietary device for software FastATA 4000 control,
  126. whose name depends on the system's configuration.
  127. If you do not use a standard IDE port in the A4000 mainboard, the card
  128. will create a scsi.device. If you use a standard IDE port, the card will
  129. create 2nd.scsi.device. When several FastATA 4000, A2091 or A4091 cards
  130. are used, the card will create: 3rd.scsi.device, 4th.scsi.device...
  131. Software allows for simultaneous controlling of up to seven FastATA 4000
  132. controllers in A4000.
  133. In the first start of FastATA.driver (in S:startup-sequence) switch all
  134. drives attached to FastATA 4000 to modes stored by FastATAPrefs program.
  135.  
  136. In the second run, the FastATA.driver gives only information about
  137. the connected devices and their modes of operation - PIO 0 to PIO 5.
  138. Most of new HDDs could work in PIO5 but for using HDD in PIO5 your Amiga 
  139. should be equipped in turbo board with FastRAM on it.
  140.  
  141. The FastATA 4000 Controller supports HDD > 4 GB by automatic HDD splitting
  142. into 4 GB logical units, thus guaranteeing 100% compatibility with the
  143. Operating System and any earlier software.
  144. If you connect hard disks > 4 GB, they will be automatically divided
  145. into units smaller than 4 GB.
  146. The split 4 GB units have Drive Revision 4Gxx in the HDToolBox program.
  147.  
  148. In FastATAPrefs preferences, you can choose the mode of operation:
  149. either SPLIT (default) or NO SPLIT. The latter means that an installed
  150. HDD will NOT be divided it into logical units. Then, use only the
  151. filesystems with NSD, TD64 or DirectSCSI commands implemented.
  152. Scsi.device created by FastATA 4000 supports NSD, TD64 and DirectSCSI.
  153.  
  154. Note: Run the FastATA.driver before partitioning HDDs larger than 4 GB!
  155.  
  156. Note: Some filesystems (e.g. FFS) do not correctly support partitions
  157.       larger than 2 GB.
  158.       
  159. See also FAQ2 in the end of ReadMeFirst.
  160.  
  161.  
  162. ATAPI DEVICES
  163.  
  164. If you have ATAPI-standard devices installed, the DEVS:DosDrivers drawer
  165. has to include an appropriate mountlist.
  166.  
  167. The Unit parameter of the CD mountlist shall correspond to the Unit
  168. number for the given CD-ROM drive. 
  169.  
  170. PRIMARY MASTER    Unit 0   use CD0 from FastATA:mountlists drawer
  171. PRIMARY SLAVE     Unit 1   use CD1
  172. SECONDARY MASTER  Unit 2   use CD2
  173. SECONDARY SLAVE   Unit 3   use CD3
  174.  
  175. Note: CDx mountlists for AllegroCDFS are stored in
  176.       the FastATA4000:mountlist drawer.
  177.  
  178. Note: If you are using any other mountlist, always set
  179.       the device=scsi.device (2nd.scsi.device, 3rd.scsi.device,..
  180.       depending of numbers of FastATA 4000 cards in computer) for HDD, 
  181.       CD-ROM, CD-R, CD-RW  drives and device=trackdisk.device for 
  182.       removable media like LS-120, ZIP-ATAPI.
  183.  
  184. Removable media drives like LS-120, ZIP, etc. do not require any special
  185. mountlist, when formatted with the Amiga operational system, as they are
  186. automatically recognised. When these media are used in the PC format,
  187. the Devs/DOsDrivers drawer has to include an appropriate mountlist (PCx).
  188.  
  189. Note: The Unit parameter of the PCx mountlist shall correspond to
  190.       the drive Unit number (Unit = Unit number + 4).
  191.  
  192. for PRIMARY MASTER   use PC4 from FastATA4000:mountlists drawer
  193. for PRIMARY SLAVE    use PC5
  194. for SECONDARY MASTER use PC6
  195. for SECONDARY SLAVE  use PC7
  196.  
  197.  
  198. THE FastATAPrefs PROGRAM
  199.  
  200. The FastATAPrefs may be used to manually adjust operation modes in any 
  201. non-standard or old drives and to configure the FastATA.driver.
  202.  
  203. Start this program always after changing your hardware configuration.
  204. To store it, change exit by SAVE. It will save FastATA.Prefs configuration
  205. file in the ENVARC: drawer. This file is used by FastATA.driver.
  206.  
  207. Note: Pressing the RESTORE button in the FastATAPrefs recalls the fastest 
  208.       settings and auto-booting after any unwanted changes made with 
  209.       the FastATAPrefs software.
  210.  
  211. Note: You could start FastATAPrefs by pressing left mouse button at
  212.       computer's start.
  213.  
  214. Note: From FastATA.driver ver.1.5, in order to reach the full speed
  215.       on A3000/A4000 with 68040 it is necessary to start once FastATAPrefs
  216.       and exit it with SAVE option.
  217.  
  218.  
  219. ALLEGRO CDFS
  220.  
  221. > AllegroCDFS is the fastest Amiga CD File System and the first Amiga
  222.   file system to support UDF (the Video DVD format).
  223. > It provides access to:
  224.     ISO 9660 level 1, 2, 3,
  225.     Joliet (Windows 95/98 long name) level 1, 2, 3,
  226.     RockRidge (with Amiga Extensions),
  227.     CDDA,
  228.     UDF (Video DVD).
  229. > Supports Amiga protection bits.
  230. > Supports Multisession.
  231. > Supports SCSI and ATAPI devices (CD-ROM, CD-R, CD-RW, DVD).
  232. > Supports direct audio grabbing from standard audio CDs.
  233.  
  234.  
  235. READTEST (works also without FastATA 4000 controller)
  236.  
  237. ReadTest is used for testing read from any drives.
  238. It serves checking whether a given disk may work in a specific
  239. configuration in a specific PIO mode.
  240.  
  241. Syntax:
  242. ReadTest scsi.device n
  243. where n is the unit number from 0 to 3.
  244.  
  245. Note: Any read error means that using this mode is strictly forbidden!
  246.       You have to check the configuration, possibly shorten the signal
  247.       ribbons, check whether any of the SIMMs used does not interfere
  248.       with the transmission (controller software switches SIMMs into
  249.       the burst mode), etc.
  250.       Any attempt to write to partitions when the test reports read
  251.       errors may cause writing bad checksums in the disk.
  252.       Afterwards, you will have reports of bad checksums when a given
  253.       sector is read again without any transmission errors.
  254.  
  255.  
  256. DRIVESPEED (works also without FastATA 4000 controller)
  257.  
  258. DriveSpeed is used for checking speed of any drives.
  259.  
  260. Syntax:
  261. DriveSpeed scsi.device n
  262. where n is the unit number from 0 to 3.
  263.  
  264. Note: For checking the maximum CD-ROM speed, use CD-ROM disk larger
  265.       than 675 MB. With smaller disks, only the central (slower) sectors
  266.       speed is read out. 
  267.  
  268.  
  269. ATAPIFORMAT (works also without FastATA 4000 controller)
  270.  
  271. ATAPIFormat is a low-level formatting program for any removable ATAPI media.
  272.  
  273. Syntax:
  274. ATAPIFormat scsi.device n
  275. where n is the unit number from 0 to 3
  276.  
  277.  
  278. FREQUENTLY-ASKED QUESTIONS
  279.  
  280. FAQ 1.
  281.  
  282. How long should HDD ribbons be?
  283.  
  284. The ATA/ATAPI-4 specification recommends using as short cables as possible,
  285. never longer than 18 inches (46 cm).
  286. These cables should be even shorter for the unspecified PIO-5 mode.
  287.  
  288. One also has to take care when installing HD removable drive bay racks
  289. (for relocating hard disk from one machine to another).
  290. These racks may introduce signal noises at fast transfers, which are
  291. similar to those occurring with very long ribbons.
  292.  
  293.  
  294. FAQ 2.
  295.  
  296. I have a problem with disappearing data on my HDD 6.5 GB...
  297.  
  298. ABOUT USING HDD > 4 GB
  299.  
  300. The scsi.device implemented in the A4000's ROM does not work properly
  301. with standard Amiga file systems when managing hard disks > 4 GB.
  302. Attempts to write to partitions above the 4 GB may result in damaging
  303. data located in lower partitions.
  304.  
  305. New file systems, based on TD64 commands (TrackDisk.device 64) are an 
  306. effort to cope with this situation. However, this solution does not 
  307. provide full compatibility with the current software available for 
  308. Amiga computers. Major malfunctions are observed in the working of 
  309. software directly modifying disk sectors: the FORMAT system command, 
  310. REORG, DPU, DiskSalve, QuarterbackTools and other programes. 
  311. (Using any of these in any partition above 4 GB may lead to damaging 
  312. data in lower partitions.)
  313.  
  314. ELBOX FastATA 4000 controller solves all the problems related 
  315. to the application of hard disks > 4 GB. The controller employs 
  316. a method of managing large disks, which is different from TD64 
  317. commands. Disks > 4 GB are automatically split into logical units
  318. of 4 GB size and a unit of a size, which is part of that amount,
  319. if needed. For example, an 18.3 GB disk will be divided into 4 disks
  320. of 4 GB each and a 2.3 GB disk. 
  321. This method guarantees 100% compatibility of logical disks created 
  322. with all the software available for Amiga computers. 
  323. Any file system (OFS, FFS, AFS, SFS, PFS-2, PFS-3 etc.) may be used, 
  324. the disk may be partitioned with the standard HDToolBox, and partitions 
  325. may be formatted with the FORMAT system command.
  326.  
  327. Note: During partitioning disks > 4 GB, controller must be activated.
  328.       Run the FastATA.driver before running HDToolBox (for partitioning
  329.       HDD > 4GB). If the disk to be installed is the only disk connected
  330.       to the Amiga, the FastATA.driver must be run from the FastATA4000
  331.       floppy disk supplied with the controller.
  332.  
  333. Below, please find the step-by-step instruction for installing > 4 GB
  334. hard disk in the Amiga with the ELBOX FastATA 4000 controller. 
  335.  
  336.  NEW HDD INSTALLATION
  337.  
  338.        If you would like to SPLIT HDD > 4BG into 4GB units (recommended):
  339.  
  340. 1. Start FastATA.driver and next FastATAPrefs. 
  341. 2. Set HDD driver to SPLIT and exit FastATAPrefs by SAVE or USE.
  342. 3. Run the HDToolBox.
  343. 4. The status line will have several logical disks with the status: 
  344.    UNKNOWN, Address = 0, Lun = 0, 1, ...
  345. 5. Mark the first of the logical disks and open the Change Drive Type
  346.    options.
  347. 6. Select the Define New option.
  348. 7. Enter RAM: in the File Name field: before the file name (so as 
  349.    not to save to the Install floppy disk or HDD).
  350. 8. Select Read Configuration, then OK, then OK.
  351. 9. Start partitioning the first hard disk. (Please remember that 
  352.    FFS does not work properly with partitions larger than 2 GB; 
  353.    therefore, if you want some partitions to be present in the FFS, 
  354.    these should be smaller than 2 GB.)
  355. 10. After dividing the disk into partitions, select the Save Changes 
  356.     to Drive option.
  357. 11. Mark the next logical disk and proceed as in steps 5 to 10.
  358.     Repeat the procedure for all the logical disks.
  359.     Note: Make sure that every partition is named differently.
  360. 12. EXIT the HDToolBox and reset the computer.
  361. 13. All the partitions will appear in the screen. Now make quick format
  362.     for each partition.
  363.     
  364. You can freely use a hard disk, which was prepared in this way, and 
  365. writing to partitions above the 4 GB size will not result in losing 
  366. data in lower partitions. You could use any file systems:
  367. OFS, FFS, AFS, SFS, PFS-2, PFS-3 on any HDD partition.
  368.  
  369.     If you would like to use NSD, DirectSCSI or TD64 command instead of
  370.     splitting HDD > 4 GB:
  371.  
  372. 1. Start FastATAPrefs 
  373. 2. Set HDD driver to NO SPLIT and exit FastATAPrefs by SAVE or USE.
  374. 3. Run FastATA.driver.
  375. 4. Run HDToolBOX.
  376. 5. Mark installing disk in status line and open the Change Drive Type
  377.    options.
  378. 6. Select the Define New option.
  379. 7. Enter RAM: in the File Name field: before the file name (so as 
  380.    not to save to the Install floppy disk or HDD).
  381. 8. Select Read Configuration, then OK, then OK.
  382. 9. Start partitioning the hard disk.
  383. 10. After dividing the disk into partitions, select the Save Changes 
  384.     to Drive option.
  385. 11. EXIT the HDToolBox and reset the computer.
  386. 12. All the partitions will appear in the screen. Now make quick format
  387.     for each partition.
  388.  
  389. If you will choose NO SPLIT installation, use only the filesystems 
  390. supporting NSD or TD64 or DirectSCSI.    
  391.  
  392. Note: Changing the operation mode of the FastATA.driver (SPLIT/NO SPLIT)
  393.       for the given disk (without its new installation) into mode which 
  394.       is incompatible with its installation (and partitioning), 
  395.       may result in losing data (when attempting using software, which 
  396.       accesses directly disk sectors: Format, ReOrg, DiskSalv, ...).
  397.       
  398.  
  399. FAQ 3.
  400.  
  401. After removing HDD from the motherboard IDE port computer needs more 
  402. time to start...
  403.  
  404. If you do not use IDE connector on the A4000 motherboard the computer
  405. need about 30 second (KS3.1) to start. You could disable waiting for
  406. drives on motherboard IDE by making two connections in the 40-pin
  407. header motherboard:
  408. 10 kOhm between pin 39 and pin 3,
  409. 10 kOhm between pin 39 and pin 5.
  410.  
  411. Full speed of FastATA 4000 controller start you will reach when on
  412. both controller ports you will attach any devices.
  413.  
  414.  
  415. FAQ 4.
  416.  
  417. I have a problem with multitasking when copying large volumes of data
  418. between my HDDs...
  419.  
  420. We recommend using UNIX-like process scheduler - Executive
  421. (from Aminet) for full multitasking during EIDE devices operation.
  422.  
  423.  
  424. FAQ 5.
  425.  
  426. I have Buddha ZORRO II IDE controller. Could I use it simultaneous with 
  427. FastATA 4000 controller?
  428.  
  429. Yes. All types of IDE splitters (all ZORRO II IDE controllers and
  430. 4-way buffered interfaces) could be use simultaneous with 
  431. FastATA 4000 controller. IDE splitters work as A4000 motherboard IDE 
  432. port only in the slowest PIO mode - PIO-0 (transfer < 3 MB/s). 
  433. So only the oldest devices are practical to be connected.
  434. You should attach all new, fast EIDE/ATAPI devices to FastATA 4000 
  435. controller . If you have many fast HDD, CD-ROM, DVD, ZIP, LS-120 
  436. drives please remember that you could use together as many FastATA 4000 
  437. controllers in your computer as many ZORRO III slots you have.
  438.  
  439.  
  440. FAQ 6.
  441.  
  442. I would like to buy a new IBM 25 GB Ultra-ATA/66 HDD. What will 
  443. be the actual transfer from this disk? Will this disk be much slower
  444. than in a PC with Ultra-ATA/66 controller?
  445.  
  446. The actual transfer will be approximately the same. The transfer is
  447. given in the parameter reported by the manufacturer as "substained data 
  448. rate". For this very disk, the parameter is from 8.7 MB/s to 15.5 MB/s
  449. depending on the place of the disk, from which data are read.
  450. The FastATA 4000 controller is capable of accepting data from HDD at 
  451. the speed of up to 16.6 MB/s.
  452. Benchmarking software (e.g. Sysinfo, DriveSpeed) show the speed at 
  453. which data read from the disk by FastATA 4000 controller are located by 
  454. the turbo card in its FAST memory. This speed may be limited by the 
  455. design of a specific turbo card.
  456.  
  457.  
  458. SUPPORT
  459. If you have any questions about ELBOX FastATA 4000 (A4000 PowerFlyer)
  460. Controller, please contact our technical support: support@elbox.com.
  461.